scale: doc: set_digits doesn’t round retroactively
authorDaniel Boles <dboles@src.gnome.org>
Wed, 18 Jan 2017 23:42:55 +0000 (23:42 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Thu, 19 Jan 2017 00:17:56 +0000 (00:17 +0000)
commit0776bd438bc9badf94116e3f296ddb176d899b1d
tree50e59b10e02d4c972c40279af6ed9610f53fd392
parentd9dd312752f69acdfcba05afaffb83316589d17c
scale: doc: set_digits doesn’t round retroactively

Whether it should is an open question, but for now, the documentation
should clearly indicate that currently rounding is only applied upon
changes to the value, not to the existing value when ::digits changes.
This is already clear in the doc for the underlying Range::round-digits.

https://bugzilla.gnome.org/show_bug.cgi?id=358970
gtk/gtkscale.c